home *** CD-ROM | disk | FTP | other *** search
- Short: Asyncronous IFFParse operations
- Author: azummo@ita.flashnet.it
- Uploader: azummo@ita.flashnet.it
- Version: 1.0
- Type: dev/c
-
- /*
-
- AsyncIFF.c - This piece of code is Copyright 1997 by Alessandro Zummo,
- and can be freely used as long as you send me an email.
-
-
- Instructions:
-
- You should #define a macro for ASM, SAVEDS and REG(x) and include this
- piece of code in your source and then:
-
- 1) AllocIFF()
- 2) OpenAsync()
- 3) InitIFF(IFFHandle, IFFF_FSEEK|IFFF_RSEEK, &IFFHook); instead of InitIFFasDOS
- 4) OpenIFF(IFFHandle,IFFREAD) or OpenIFF(IFFHandle,IFFWRITE)
- 5) Do your stuff
- 6) CloseIFF()
- 7) CloseAsync()
- 8) FreeIFF()
-
- Don't forget to open the asyncio.library v38.0
-
- Comments to azummo@ita.flashnet.it
- */
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 1233 730 40.7% 24-Apr-97 23:45:42 AsyncIFF.info
- 1632 744 54.4% 24-Apr-97 23:42:16 +AsyncIFF.c
- 764 446 41.6% 24-Apr-97 23:44:18 +AsyncIFF.readme
- -------- ------- ----- --------- --------
- 3629 1920 47.0% 26-Apr-97 14:57:34 3 files
-